home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special XP & Vista
/
Chip Spesial XP & Vista.iso
/
3_Gadgets
/
Remind_Me_Gadget
/
Remind_Me.gg
/
main.xml
< prev
Wrap
Text File
|
2007-12-02
|
1KB
|
28 lines
<view height="150" width="250" onopen="view_onOpen()">
<img height="182" width="282" x="-14" y="-16" src="stock_images\background.png"
/>
<img height="67" name="img1" width="59" x="14" y="12" src="stock_images\clock.jpg"
/>
<label height="41" name="curtime" width="137" x="96" y="29" align="center"
bold="true" font="Times New Roman" wordwrap="true">label1
</label>
<label height="16" name="label1" width="95" x="17" y="83">Remind me in :
</label>
<edit height="16" name="minutes" width="37" x="118" y="81" background="#CCCCCC"
value="10"/>
<label height="16" name="label2" width="62" x="163" y="79">Minutes
</label>
<label height="16" name="label3" width="72" x="46" y="97">Message :
</label>
<edit height="16" name="message" width="117" x="118" y="99" background="#CCCCCC"
/>
<a height="16" name="set_timer_text" width="110" x="15" y="127"
onclick="settimefunc()" align="center" bold="true" href="#"
>Set
</a>
<a height="16" name="a1" width="113" x="125" y="126" bold="true"
href="http://timcol6.freehostia.com">Tim's Movie Site
</a>
<script src="main.js" />
</view>